home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9781 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  516 b 

  1. Path: news.dal.ca!dragon!001163l
  2. From: 001163l@dragon.acadiau.ca (Timothy Lee)
  3. Newsgroups: comp.lang.c++
  4. Subject: HELP ! "key in" function in C++
  5. Date: 4 Mar 96 04:54:22 GMT
  6. Organization: Dalhousie University
  7. Message-ID: <001163l.825915262@dragon>
  8. NNTP-Posting-Host: iceberg.acadiau.ca
  9.  
  10. HI,
  11.  
  12.     I am looking for a function in c++ which same as the INKEY$ in BASIC.
  13. I have tried the kbhit() function, but this function won't reset. I want a
  14. function can keep track whether any key is hitting. 
  15.  
  16.  
  17. Thanks you
  18. Timothy Lee
  19.